3.2.72 \(\int \frac {A+C \cos ^2(c+d x)}{(b \cos (c+d x))^{4/3}} \, dx\) [172]

Optimal. Leaf size=93 \[ \frac {3 A \sin (c+d x)}{b d \sqrt [3]{b \cos (c+d x)}}+\frac {3 (2 A-C) (b \cos (c+d x))^{5/3} \, _2F_1\left (\frac {1}{2},\frac {5}{6};\frac {11}{6};\cos ^2(c+d x)\right ) \sin (c+d x)}{5 b^3 d \sqrt {\sin ^2(c+d x)}} \]

[Out]

3*A*sin(d*x+c)/b/d/(b*cos(d*x+c))^(1/3)+3/5*(2*A-C)*(b*cos(d*x+c))^(5/3)*hypergeom([1/2, 5/6],[11/6],cos(d*x+c
)^2)*sin(d*x+c)/b^3/d/(sin(d*x+c)^2)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.04, antiderivative size = 93, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.080, Rules used = {3091, 2722} \begin {gather*} \frac {3 (2 A-C) \sin (c+d x) (b \cos (c+d x))^{5/3} \, _2F_1\left (\frac {1}{2},\frac {5}{6};\frac {11}{6};\cos ^2(c+d x)\right )}{5 b^3 d \sqrt {\sin ^2(c+d x)}}+\frac {3 A \sin (c+d x)}{b d \sqrt [3]{b \cos (c+d x)}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(A + C*Cos[c + d*x]^2)/(b*Cos[c + d*x])^(4/3),x]

[Out]

(3*A*Sin[c + d*x])/(b*d*(b*Cos[c + d*x])^(1/3)) + (3*(2*A - C)*(b*Cos[c + d*x])^(5/3)*Hypergeometric2F1[1/2, 5
/6, 11/6, Cos[c + d*x]^2]*Sin[c + d*x])/(5*b^3*d*Sqrt[Sin[c + d*x]^2])

Rule 2722

Int[((b_.)*sin[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Simp[Cos[c + d*x]*((b*Sin[c + d*x])^(n + 1)/(b*d*(n + 1
)*Sqrt[Cos[c + d*x]^2]))*Hypergeometric2F1[1/2, (n + 1)/2, (n + 3)/2, Sin[c + d*x]^2], x] /; FreeQ[{b, c, d, n
}, x] &&  !IntegerQ[2*n]

Rule 3091

Int[((b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((A_) + (C_.)*sin[(e_.) + (f_.)*(x_)]^2), x_Symbol] :> Simp[A*Cos[e +
 f*x]*((b*Sin[e + f*x])^(m + 1)/(b*f*(m + 1))), x] + Dist[(A*(m + 2) + C*(m + 1))/(b^2*(m + 1)), Int[(b*Sin[e
+ f*x])^(m + 2), x], x] /; FreeQ[{b, e, f, A, C}, x] && LtQ[m, -1]

Rubi steps

\begin {align*} \int \frac {A+C \cos ^2(c+d x)}{(b \cos (c+d x))^{4/3}} \, dx &=\frac {3 A \sin (c+d x)}{b d \sqrt [3]{b \cos (c+d x)}}-\frac {(2 A-C) \int (b \cos (c+d x))^{2/3} \, dx}{b^2}\\ &=\frac {3 A \sin (c+d x)}{b d \sqrt [3]{b \cos (c+d x)}}+\frac {3 (2 A-C) (b \cos (c+d x))^{5/3} \, _2F_1\left (\frac {1}{2},\frac {5}{6};\frac {11}{6};\cos ^2(c+d x)\right ) \sin (c+d x)}{5 b^3 d \sqrt {\sin ^2(c+d x)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.15, size = 87, normalized size = 0.94 \begin {gather*} -\frac {3 \cot (c+d x) \left (-5 A \, _2F_1\left (-\frac {1}{6},\frac {1}{2};\frac {5}{6};\cos ^2(c+d x)\right )+C \cos ^2(c+d x) \, _2F_1\left (\frac {1}{2},\frac {5}{6};\frac {11}{6};\cos ^2(c+d x)\right )\right ) \sqrt {\sin ^2(c+d x)}}{5 d (b \cos (c+d x))^{4/3}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(A + C*Cos[c + d*x]^2)/(b*Cos[c + d*x])^(4/3),x]

[Out]

(-3*Cot[c + d*x]*(-5*A*Hypergeometric2F1[-1/6, 1/2, 5/6, Cos[c + d*x]^2] + C*Cos[c + d*x]^2*Hypergeometric2F1[
1/2, 5/6, 11/6, Cos[c + d*x]^2])*Sqrt[Sin[c + d*x]^2])/(5*d*(b*Cos[c + d*x])^(4/3))

________________________________________________________________________________________

Maple [F]
time = 0.21, size = 0, normalized size = 0.00 \[\int \frac {A +C \left (\cos ^{2}\left (d x +c \right )\right )}{\left (b \cos \left (d x +c \right )\right )^{\frac {4}{3}}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((A+C*cos(d*x+c)^2)/(b*cos(d*x+c))^(4/3),x)

[Out]

int((A+C*cos(d*x+c)^2)/(b*cos(d*x+c))^(4/3),x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+C*cos(d*x+c)^2)/(b*cos(d*x+c))^(4/3),x, algorithm="maxima")

[Out]

integrate((C*cos(d*x + c)^2 + A)/(b*cos(d*x + c))^(4/3), x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+C*cos(d*x+c)^2)/(b*cos(d*x+c))^(4/3),x, algorithm="fricas")

[Out]

integral((C*cos(d*x + c)^2 + A)*(b*cos(d*x + c))^(2/3)/(b^2*cos(d*x + c)^2), x)

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+C*cos(d*x+c)**2)/(b*cos(d*x+c))**(4/3),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+C*cos(d*x+c)^2)/(b*cos(d*x+c))^(4/3),x, algorithm="giac")

[Out]

integrate((C*cos(d*x + c)^2 + A)/(b*cos(d*x + c))^(4/3), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {C\,{\cos \left (c+d\,x\right )}^2+A}{{\left (b\,\cos \left (c+d\,x\right )\right )}^{4/3}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((A + C*cos(c + d*x)^2)/(b*cos(c + d*x))^(4/3),x)

[Out]

int((A + C*cos(c + d*x)^2)/(b*cos(c + d*x))^(4/3), x)

________________________________________________________________________________________